func sort.heapSort

2 uses

	sort (current package)
		sort.go#L66: func heapSort(data Interface, a, b int) {
		sort.go#L199: 			heapSort(data, a, b)